Mich.
Description:
Mich(Award) is a web application that allows users to upload their projects, and have other users rate them. They also get to rate other users projects. All they have to do is sign up, and login to their accounts. This project has been created using Django, DRF and bootstrap. It's inspiration has been drawn from the Awwards.com offical website.
Author:Atieno Obwanda
Live link: https://miichapp.herokuapp.com/
User Story:
As a user, you can be able to:
- View posted projects and their details
- Post a project to be rated/reviewed
- Rate/ review other users' projects
- Search for projects.
- View your profile page.
Setup/Installation Requirements
From your terminal:
git clone git@github.com:AtienoObwanda/mich..git
Once the program has been cloned, run this on your terminal
cd mich.
Depending on your code editor,run this on your terminal:
Vs Code
code .
Atom
atom .
In order to run this project your can git clone it and then download all the requirements started on the requiremen.txt, open the app in the editor of your choice,open your terminal and run the app
To contribute:
- Fork the repository
- Create a new branch (git checkout -b improve-feature)
- Make the appropriate changes in the files
- Add changes made
- Commit your changes (git commit -am 'Improve feature')
- Push to the branch (git push origin improve-feature)
- Create a Pull Request
Technologies Used
Django Rest Framework
Python3.9.12
Django 4
Bootstrap 5
Bugs
There are no known bugs...
Contact:
Incase of any question or contributions, you can contact me through:
Atieno Obwanda ||[email protected]
License
MIT License
Copyright (c)2022 Mich. All rights reserved.