Skip to content

Nhu-Huynh/CS300-rePYNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REPYNN

A restaurant management web-based application.

Installation

If you don't have python3 and pip installed, please install them first.

Clone the project via HTTPS.

git clone https://github.com/Nhu-Huynh/CS300-rePYNN.git

Note: recommend creating a virtual environment for running the project. Guide: Create python virtual environment

Install required packages

pip install -r requirements.txt

Usage

Go to the repynn directory and run

python manage.py runserver

Development setup

Release History

Meta

Dev

  1. Fork it (https://github.com/Nhu-Huynh/CS300-rePYNN.git)

  2. Move to dev branch

git checkout origin/dev
  1. Create your feature branch (git checkout -b feature/fooBar)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published