Skip to content

This is a site where University students in Zimbabwe can search for accommodation near their campuses. The project is built with Django. Not Hosted.

Notifications You must be signed in to change notification settings

munacips/studacco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studacco: Student Accommodation System

How to run the project

Steps

  1. Clone the project or download the zip file.
  2. Create a virtual environment to run the project in.
  3. Install Python and Django in the virtaul environment.
  4. open the folder in the enviroment and run py manage.py makemigrations.
  5. run py manage.py migrate to apply the migrations.
  6. finally run py manage.py runserver to run the project.

About

This is a site where University students in Zimbabwe can search for accommodation near their campuses. The project is built with Django. Not Hosted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published