Skip to content

pattanunNP/Chula-Reviews-Django-Projects-For-IS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Proof of Concept [Chula Review App]

To Contribute This Projects


Follow the steps bellow

  1. Setup your python enviroment with Anaconda [Select your conda version here] https://docs.conda.io/en/latest/miniconda.html [Note: For Macbook M1 use Apple M1 version not aach64]

  2. conda create -n "your_env_name" -y

  3. conda activate "your_env_name"

  4. pip3 install requirements.txt if pip3 not working replace with pip install requirements.txt

  5. Run Django Project python manage.py runserver open 127.0.0.1:8000 on your browser recommend use Chrome Microsoft Edge Whatever Except Safari

About

Chula Review App Review Every Things in Chulalongkorn University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages