Skip to content

A Marketplace for YouTubers where they can come and anybody can higher them at the conventional pricing and more detail of the services they are offering everything is designed keeping modularity in mind that things a scalable and multiple teams can work on them.

Notifications You must be signed in to change notification settings

nandinichhajed/Tubers

Repository files navigation

The Tubers

A Marketplace for YouTubers where they can come and anybody can higher them at the conventional pricing and more detail of the services they are offering everything is designed keeping modularity in mind that things a scalable and multiple teams can work on them.

In the sign-up and sign-in section, we are having a lot of control over the Django messaging framework and we have registration forms and even the Facebook and Google login we have detailed worked on that so you can go ahead and click on Facebook and they are gonna take your login.

Visit the finished application at: https://tubersapp.herokuapp.com/

Tech Used

  • Django
  • Python
  • Postgresql
  • Html
  • CSS
  • JS

Run Locally

  • Fork the repository, and clone the repository!

Clone project

git clone https://github.com/nandinichhajed/Tubers.git

Get project forlder

cd tubers

Create virtual Environment

virtualenv venv

Activate virtual Environment

.\venv\Scripts\activate

Install dependencies

pip install -r requirements.txt

Migrate

python manage.py makemigrations
python manage.py migrate

Create super user

python manage.py createsuperuser

Run server

python manage.py runserver

( * Running on http://127.0.0.1:8000/)

Feedback

Give a ⭐️ if this project helped you!

These samples may be updated from time to time so you might want to get updates using git pull. Also if there are bugs, you are welcome to submit a Pull Request on github.Either Reach out to me on LinkedIn.

Author

Nandini Chhajed
Email: nandinichhajed08@gmail.com

========Thank You !!!=========

About

A Marketplace for YouTubers where they can come and anybody can higher them at the conventional pricing and more detail of the services they are offering everything is designed keeping modularity in mind that things a scalable and multiple teams can work on them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published