Skip to content

Sariaka01/MySheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 

Repository files navigation

MyScheduler

A web app for managing your tasks

Group members:

- Mendrika Henintsoa HARIMALALA (IGGLIA 3)
- Aina Sariaka ANDRIAMANANA (IGGLIA 3)
- Fanirintsoa Mathieu ANDRIANANDRAINA (ISAIA 3)
- Tsiory Herinjato ANDRIAMAHEFA (ISAIA 3)
- Safidy Herinirina Arindranto ANDRIANTSOA (IGGLIA 3)

Setup

- Create a local postgres database named test
- Go to ./front-end and run npm install
- Go to ./front-end/servercode and run npm install
- Change the DABABASE_URL in ./front-end/servercode/.env

To run in development mode

- Go to ./front-end
- npm run migrate-db
- npm run dev

To populate the database

- npm run populate-db

Available email:password in the populated database

- mendrika@gmail.com:mendrika
- faniry@gmail.com:faniry
- sariaka@gmail.com:sariaka
- tsiory@gmail.com:tsiory
- safidy@gmail.com:safidy

Features

- Multiview calendar built from scratch using Date API
- Task creation, edition and deletion
- Drag and drop tasks on the calendar
- Sort tasks
- View task information
- Multiple task deletion
- Notification n minutes before a task starts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors