Skip to content

Timetable management software application. can handle parallel sessions, conservative sessions, not overlap sessions, and not available time by lectures, rooms, and also groups.

Notifications You must be signed in to change notification settings

ShalithaCell/scheduling_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scheduling_app

Timetable management software standalone offline application. can handle parallel sessions, conservative sessions, not overlap sessions, and not available time by lectures, rooms, and also groups.

Purpose

The purpose of this project generate a timetable for universities as well as collages to generate their advance logical timetables.


Development setup

1. Retrieve our project (if you haven't done so already)

 $ git clone [email protected]:ShalithaCell/scheduling_app.git

2. Goto root folder and run the npm install to install the necessary packages.

3. Init the databsase.

  • Goto src folder.
  • open the terminal and run npx sequelize-cli db:migrate
  • copy the file schedule.sqlite3 to outside database folder.

4. Goto root folder and run the npm start to run the project.

Libraries

Screenshots

  • timetable
  • timetable
  • timetable
  • timetable
  • timetable
  • timetable
  • timetable

Contribute

The best way to contribute is by spreading the word about the library:

  • Blog it
  • Comment it
  • Fork it
  • Star it
  • Share it

A HUGE THANKS for your help.

About

Timetable management software application. can handle parallel sessions, conservative sessions, not overlap sessions, and not available time by lectures, rooms, and also groups.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published