-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #33
Develop #33
Conversation
integrated Django into the Python template
Data format for visualization send to google API
"Data format for visualization send to google api"
Ft-userapp
…r to improve forms UI
…ws.py and inxex_create.html files
Created ModelForm for Incident model, connected ModelForm to database
…y state or by date
Ft-Responders
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @happyjosh-tech you are trying to commit into master branch from your develop branch, the right way is to commit into develop from a feature branch. Please correct that.
I am seeing screenshot from django admin view, could your screenshot have the browser view of the blog.
Did you install dependencies in this task?
Description
This Pull Request contains the Blog application for ZOIT Emergency Accident Response project. Since one of the objective of the project is to make a social website where users can interact, post and read present and past accident information nearest and distant from them. The blog shall be updated everyday by an admin who shall gather accident complaints from accident victims and eyewitness report to validate, post and update the general public.
The application was built with Django full stack with all the dependencies installed. get the Readme file of the src folder to get instructions on how to clone and install dependencies and libraries for the repository.
This pull request is related to issue number #18
How Has This Been Tested?
cd Team-102-GoodHealthAndWellBeing
cd src
cd mysite
3 Create superuser in other to access the admin
Screenshots (if applicable, else remove this line / section)
Checklist: