Skip to content

CSI-Bennett-University/ClubKonnect

 
 

Repository files navigation

I know this is more complex than it should have been. But it works

Installation

  1. Install dependencies
    pip install -r requirements.txt
  2. Run migrations
    python manage.py migrate
  3. Create a superuser
    python manage.py createsuperuser
  4. Run the development server
    python manage.py runserver

Usage

Explain how to use your project here.

Contributing

Contributions are always welcome! Please follow these steps:

  1. Fork the project
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.4%
  • Python 29.5%
  • Shell 0.1%