This is an Awwards web application clone built using django.
(https://awwards-clone-andy.herokuapp.com/)
To clone the project:
-
Create and Open a folder in Visual Studio Code then initialize git,
git clone https://github.com/andyjohn23/awwards-clone -
cd to the folder then install requirements.txt
cd awwards-clone python3.6 -m venv <name of your virtual environment> pip install -r requirements.txt -
Open Browser
The application will run on server 127.0.0.1:8000
- Users get to post their sites
- check other User's posts
- User get to vote on other users posted site
- User can update or delete his/her posted sites
- Django Framework
- HTML
- CSS
- Heroku(hosting)
- Python3.6.9
For any concern about the application you can contact me through ([email protected])
- MIT License
- Copyright (c) 2020 Andrew John