- Latest
- India
- Education
- World
- Business
- Technology
- Health
- LogIn/ SignUp
- Profile
- Search
- Previous Posts
- New Post
- Users
- Create an account from the Sign Up tab
- Enter the rest of the details on your Profile
- Write an article
- Go to the Post an Article tab and fill in the fields
- Select the area where you want the article to show up
- Publish the article, Voila!
- MapsOfIndia
- OpenWeather
- TradingView
- Score
- News
- Secure n Reliable : The hashed Password gets stored in the database using SHA-256
- Restricted Privilege Grant : The DBA has full control and authority to grant and revoke the content creation privileges
- Cloud DB : Easy of operation and access
- Ad Free : Advertisement free experience
- Privacy : Only location is tracked(if the user permits)
- Responsive : Interoperability over wide range of devices
-
Migrating the files to model DB
python manage.py makemigrations
python manage.py migrate
-
Run the project on LocalHost
python manage.py runserver