Skip to content

This is a web app that allows developers to share their work with peers and enable them to rate their work. Users can view projects from other users and rate their work

License

Notifications You must be signed in to change notification settings

CheboiDerrick/web-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB-SCORE

Description

This project allows users to post their projects for other users to rate according to design, usability and content

Live Link

Click View Site to visit the site

User Story

  • A user can view posted projects and their details.
  • A user can post a project to be rated/reviewed.
  • A user can rate/ review other users' projects.
  • Search for projects.
  • View projects overall score.
  • A user can view their profile page.

Setup and Installation

To get the project .......

Cloning the repository:
git clone  https://github.com/CheboiDerrick/web-score.git
Navigate into the folder and install requirements
cd IP3 DJANGO/BACKEND-DJANGO
Install and activate Virtual
- pipenv shell
Install Dependencies
pipenv install
Setup Database

SetUp your database User,Password, Host then make migrate

python manage.py makemigrations

Now Migrate

python manage.py migrate
Run the application
python manage.py runserver
Testing the application
python manage.py test

Open the application on your browser 127.0.0.1:8000.

Technology used

Known Bugs

  • There are no known bugs currently but pull requests are allowed incase you spot a bug

Contact Information

If you have any question or contributions, please email me at [derrickchb@gmail.com]

License

  • License
  • Copyright (c) 2021

About

This is a web app that allows developers to share their work with peers and enable them to rate their work. Users can view projects from other users and rate their work

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published