Skip to content

adismort14/zapricon

Repository files navigation

This is Epicenter, the onestop Web Application to cater to all your needs.

Backend used is Django.

To run the code run the following commands.

pip3 install -r requirements.txt

pip3 install djongo
    
python3 manage.py makemigrations
    
python3 manage.py migrate
    
python3 manage.py runserver
    

Some Screenshots:

Epicenter Landing Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published