Skip to content

shreyaa-s-zz/rassasy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rassasy

The aim of this project is to enable an ordering, order pick-up and delivery system in the canteens of hostels of IIT Roorkee. This could give a major boost to the business of canteens and make life simple and efficient for the students by facilitating them with the option to pre-order before visiting the canteen and also with the option of delivery, if feasible.

To set up the file on your device:

  1. Clone it in your local repository.
  2. Copy the content of conn.php.example to a new file conn.php in 'php' folder and add the required values in variables.
  3. Import the database from database folder to your phpMyAdmin.
  4. Type the command php -S localhost:9999 in the terminal in your local repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 31.7%
  • CSS 27.4%
  • HTML 26.5%
  • TSQL 10.7%
  • JavaScript 3.7%