The coronatime app requires for the user to register and verify email address in order to use the app. Once the user logs in, they'll be able to see the statistics of recovered, confirmed and dead people by COVID-19.
- Georgian and English languages support
- Search countries in both languages
- Sort by different values
- Responsive Design
- Tests (100% Coverage)
- Validation in Back-end
- Validation in Front-end
- Password Reset function
- Email Verification function
Client: HTML, TailwindCSS, Vanilla JavaScript.
Server: Laravel 9, MySQL.
Clone movie-quotes
git clone https://github.com/RedberryInternship/gigi-coronatime.gitInstall composer with terminal
composer installInstall npm with terminal
npm installHost on local server
php artisan serve
npm run devLink: https://redberry.gitbook.io/resources/other/git-is-semantikuri-komitebi
