Skip to content

Laurels is a platform that allows project developers to post their projects for rating based on design, usability and content. They are also able to see other profiles and projects.

License

Notifications You must be signed in to change notification settings

mwiks-dev/Laurels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAURELS

13th Dec. 2021

Author

Maryann Mwikali

Description

Laurels is a platform that allows project developers to post their projects for rating based on design, usability and content. They are also able to see other profiles and projects.

Live Link

https://laurels.herokuapp.com/

Screenshots

User Story

  1. View posted projects and their details
  2. Post a project to be rated/reviewed
  3. Rate/ review other users' projects
  4. Search for projects
  5. View projects overall score
  6. View my profile page

Setup and Installation

Clone the repository:
[email protected]:Maryan23/Laurels.git
Navigate into the folder and install requirements
cd Laurels
- pip install -r requirements.txt
Install and activate Virtual
- python3 -m venv virtual
- source virtual/bin/activate
Install Dependencies
pip install -r requirements.txt
Setup Database

SetUp your database User,Password, Host then make migrate

python manage.py makemigrations photos

Now Migrate

python manage.py migrate
Run the application
python manage.py runserver
Running the application
python manage.py server
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

Support and Contact Information

Incase of any contributions fork the repo and make any substantial changes. Incase of any ideas,suggestions or complaints feel free to connect with me on [email protected]

License

MIT Copyright (c) 2021 Laurels

About

Laurels is a platform that allows project developers to post their projects for rating based on design, usability and content. They are also able to see other profiles and projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published