Skip to content

heudev/ieutimetablegenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timetable Creator for IEU Students

It is a project that takes the parameters such as the courses I want to take this semester, the days I don't want to go to school, the hours I don't want to attend the classes from the user, and creates weekly course schedule alternatives and presents them to the users' choice.

This project continues to be developed in line with the wishes of the users.

Used Technologies

Frontend: React, Bootstrap, MUI

Backend: Python, Flask

Run the Project on Your Own Computer

Clone the project

  git clone https://github.com/heudev/ieutimetable.git

API

Go to api folder

  cd api

Run API

  python3 app.py

Client

Go to client folder

  cd client

Install the required packages

  npm install

Run server

  npm start

Not all courses in real project are included in json file in this repository.

About

Timetable Creator for Izmir University of Economics Students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published