Skip to content

samir321-pixel/Django_Intershala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love  License: MIT

DJANGO-INTERSHALA

✈️ Introduction

  • In this repo, I am creating complete Intershala APP backend API's with Django Rest Framework.

🚀 Technology Stack

  • Backend
    • Python
    • Django
    • Django Rest Framework
  • Database
    • SQLite3

🛰️ Tech Stack Involved



Installation Setup

First, clone the repository to your local machine:

git clone  git@github.com:samir321-pixel/Django_Intershala.git

Install the requirements:

pip install -r requirements.txt

run migrate

python manage.py migrate

add gmail and password in settings.py

EMAIL_HOST_USER = 'yourgmailid.com'
EMAIL_HOST_PASSWORD = 'yourgmailpassword'

create superuser

python manage.py createsuperuser

Done!

Finally, run the development server:

python manage.py runserver

The project will be available at http://127.0.0.1:8000/

🌏 Browser Support

Chrome Chrome IE Internet Explorer Edge Edge Safari Safari Firefox Firefox
Yes 10+ Yes Yes Yes

Contributors ✨

Thanks goes to these wonderful peoples.


Preeti

💬 📖 👀 📢

🏆 Project Admin 🏆

Maintenance

Need help? Feel free to contact me @ saitwalsamir@gmail.com

Like This?? Star ⭐ this Repo.

👮 For Full Version contact me @ saitwalsamir@gmail.com 👮

Made By Samir Saitwal with ❤️

Samir Saitwal © 2021

ForTheBadge built-with-love ForTheBadge built-by-developers


📘 Useful Resources 📘

Tools

GitHub Desktop VS Code   Pycharm   Pycharm

About

In this repo I am creating complete Intershala APP backend API with Django Rest Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages