Skip to content

Manage reports inside this app along with amazing chart visualizations and searching options

License

Notifications You must be signed in to change notification settings

saadhaxxan/Reports-Management-App-Django

Repository files navigation

Reports Management App Django


forthebadge made-with-python PRs Welcome Open Source Love png3 MIT license

Installation steps

Clone the Repo and install the requirements

git clone https://github.com/saadhaxxan/Reports-Management-App-Django.git
cd Reports-Management-App-Django
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Admin Panel Access

python manage.py createsuperuser
enter credentials
move to 127.0.0.1:8000/admin

Author

You can get in touch with me on my LinkedIn Profile:

Saad Hassan

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.