App will contain all information about student and his university.
Live Project
·
Page about project
Table of Contents
In progress...
Before running this application node and npm is needed.
- npm
npm install npm@latest -g
To run this application you need to clone the repo and install npm packages.
- Clone the repo
git clone https://github.com/LeCarteloo/VirtualUniversity.git
- Install NPM packages
npm install
In progress...
- Add readme
- Fix authentication views
- Add/update remaining student views
- Disk view
- Insurance view
- Update notification component
- Add action notification (Toastify)
- Add admin views
- Unit tests for react components
- Light and dark mode
- Multi-language support
- English
- Polish
- Screen readers suppot (ARIA)
- Connect backend with MongoDB
- Implement MongoDB database
- Authentication
- API in Express
- Get and update methods
- Post and remove methods
- Unit tests for API
See the open issues for a full list of known issues.
- LinkedIn - @filip-papiernik
- Email - [email protected]
Project Link: future-website