Skip to content

mmohajer9/reservation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reservation System for Places and Classes in Univeristies and Departments

A web application that makes the reservation of classes and places easier in anywhere

Introduction

Read the instructions below to know the details of the project

Prerequisites

The following technologies are needed for the technologies this project:

  1. Node.js
  2. Python 3.5+
  3. Django Web Framework
  4. React.js + Material UI

Built With

Getting Started

Making Virtual Environment

pip install virtualenv
virtualenv -p python3 venv

Activating Vitrual Envrionment

source venv/bin/activate

Installing Packages

pip install -r requirements.txt

Migrating the database

python manage.py migrate

Run The Test Server

python manage.py runserver

Authors and Credit

License

Screenshots

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6

Image 7 Image 8 Image 9 Image 10 Image 11 Image 12

This project is licensed under the MIT License - see the LICENSE file for details

About

Reservation System For University and Departments Classes and Places

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors