Skip to content

ShedrackGodson/noticeboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A noticeboard web-app built using django.

Remember to run these commands to set up the database and static files.

$ python manage.py syncdb
$ python manage.py collectstatic

You will also need to create local_settings.py and set SECRET_KEY in it.

About

A noticeboard web-app built using django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 84.3%
  • Python 15.7%