We have developed an application that empowers our users to enhance their productivity by efficiently organizing and dividing tasks, primarily achieved through the creation of notes using our application. This enables users to have a comprehensive view of their calendar with notes categorized under different topics. Users can seamlessly create new notes and remove existing ones as needed.
- Fork the repo (top right of the page).
- Go to your forked repo, it will now say
<your-github-username>Revision-App. - Click the green "code" button and copy the SSH option if you have already setup git in your terminal, or the HTTPS option if not.
- Go to the directory you want to clone in.
- Run
git clone <SSH key or HTTPS key>. - Then,
cd Revision-App. - To run the frontend on localhost, run:
cd client, then runnpm run dev. - The server has already been deployed for you:
https://time-table-server.onrender.com/
- HTML
- CSS
- Javascript
- Jest and vi testing
- Figma
- React
- Elephant SQL
La Fosse Academy Jacquard
You can run tests using the following command:
npm run test
To generate detailed coverage reports:
npm run coverage
Community Study Async welcomes contributions from the open-source community. Feel free to submit your ideas and enhancements to make the application better.
Connor Hayes, Hanieh Zaab, David Evans, Constantinos Stylianou, Olga Khristoliubova.