Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volman

A Django-based, fake volunteer management system

To Use

Perform the necessary migrations, install TailwindCSS for Django, and populate the Volunteer, Session, and User databases:

python manage.py migrate
python manage.py tailwind install
python manage.py populate

In one terminal, start the TailwindCSS server:

python manage.py tailwind start

In a different terminal, start the Django web server:

python manage.py runserver

About

A Django-based, fake volunteer management system

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages