Skip to content

Senior project for Mesa Engineering Program using Django

Notifications You must be signed in to change notification settings

gh0st/mep_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mep_django

Senior project for Mesa Engineering Program (MEP) using Django

About

The project involves creating a Content Management System (CMS) for MEP that incorporates the authentication of users through their LinkedIn profiles.

To Install

  1. Install python, pip, virtualenv.
  2. Navigate to where you would like to store the project.
  3. run: virtualenv <projectname>
  4. cd into <projectname>
  5. run: source bin/activate
  6. run: pip install -r requirements.txt
  7. run: python manage.py syncdb
  8. run: python manage.py runserver

About

Senior project for Mesa Engineering Program using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •