Skip to content

This is the backend code for the Scheduled's prototype that πŸ§‘β€πŸ’» I wrote when competing as an A2S member in the CJEM πŸ† competition.

Notifications You must be signed in to change notification settings

KOBeerose/Scheduled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Scheduled Prototype


Logo


This is the source code for the "Scheduled"'s prototype that I wrote when competing as an A2S member in the CJEM competition. Scheduled is Web app built with Reactjs + Nodejs
Check it out at: https://dev.scheduled.ma/

Launching the project

Demo of Scheduled with NodeJs + MongoDB as backend

How to start

Cloning the repo

git clone https://github.com/KOBeerose/Scheduled.git

To run the app, do the next:

npm install
npm start

after that, open in a browser http://localhost:3000/init to generate a test data, and http://localhost:3000 to check the calendar.

DB config

App expects to find the mongoDB on localhost, you can change the server address in the index.js

About

This is the backend code for the Scheduled's prototype that πŸ§‘β€πŸ’» I wrote when competing as an A2S member in the CJEM πŸ† competition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages