Skip to content

jlzeller/finalproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INF 601 Advanced Programming in Python

Colton Ensz

Final Project

This project was designed to be a website that advertises different internships that will be FHSU and that current student will be employed in. It is also my final project.

Gettings Started

Users should run the command pip install -r requirments.txt to install all needed packages

Users should then run the code python manage.py makemigrations to create the SQL entries

Users should then run the code python manage.py migrate to apply the migrations

Users should then run the code python manage.py createsuperuser to create a superuser!

Finally to run the code locally users need to run the code py manage.py runserver users should then be running the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors