Skip to content

Introduce The Future & Increase Your Product Sales - CS50 Final

License

Notifications You must be signed in to change notification settings

MainSilent/Vatina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vatina

Introduce The Future & Increase Your Product Sales

This web app was created as the final harvard CS50 project

Demo

Distinctiveness and Complexity

This project allows people to create shows and introduce their products via a live demonstration.

The Requirements has been demonstrated in video, It is completely mobile responsive and uses django rest framework as the API that it has at least one model(Show), And for the javascript this project has been made with React...

How to run

Sign up to mux.com and get the key and token, Set the MUX_ACCESS_TOKEN and MUX_SECRET_KEY in settings.py

Then set MEDIA_ROOT to react static directory (This is necessary for uploading profile pictures)

Now run the django backend:

py manage.py migrate
py manage.py runserver

Make sure you have set the django address as proxy in package.json so the react backend can send the API requests.

npm i
npm start

Additional Details

The comment section and shows list in home menu is just a demo, It is not connected to the backend

About

Introduce The Future & Increase Your Product Sales - CS50 Final

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published