Skip to content

An application that will allow a user to post a project he/she has created and get it reviewed by his/her peers.

Notifications You must be signed in to change notification settings

WambiruL/awwwards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWWWARDS

Description

An application that will allow a user to post a project he/she has created and get it reviewed by his/her peers.

SetUp / Installation Requirements

1.Open Terminal {Ctrl+Alt+T}

2.git clone https://github.com/WambiruL/awwwards.git

3 cd awwwards

4.code . or atom . based on the text editor you have.

Live demo

https://rate-awwwards.herokuapp.com/

Running the Application

Creating the virtual environment

$ python3 -m pip install --user virtualenv ( on a Mac)

$ python3 -m virtualenv env

$ source env/bin/activate

$(For other operating systems, see https://packaging.python.org/guides/installing-using-pip-and-virtualenv/)

Deployment

For deployment to heroku,please follow instructions here (https://gist.github.com/newtonkiragu/42f2500e56d9c2375a087233587eddd0)

Author

WambiruL

Copyright and license information

Copyright © 2021 Lorraine Wambui

This website has been licensed by MIT

About

An application that will allow a user to post a project he/she has created and get it reviewed by his/her peers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published