Skip to content

satviknayak/SCL-2022-AlphaByte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to UpCycle

Do Something Drastic, Cut the Plastic!

The world as we know it, is constantly evolving. And this evolution comes with its fair share of issues - one of them being sustainability. Despite there being a lot of aspects to sustainability, waste disposal and management is something that is often overlooked.
This is what we, at UP-CYCLE aim at solving.

Not only will we assist your company in disposing of your waste the right way, we will also take care of the logistics, right from storage to transportation. You will have nothing to worry about. With reasonable prices and great benefits, UP-CYCLE is here to flip the narrative.

So what are you waiting for? Go ahead and plan your waste management, the right way.
Your journey with sustainability begins right here!

Technologies Used

                                         

Installation

  1. Fork and Clone i. Fork SCL-2022-AlphaByte ii. Clone the repo to your computer
  2. Create a virtual Environment for the Project In Windows
        python -m venv env
    
        env\Scripts\activate
    In Ubuntu/MacOS
        python -m virtualenv env
    
        source env/bin/activate
    If you are giving a different name then env, then please mention it in .gitignore first
  3. Install all the requirements
        pip install -r requirements.txt
  4. Runserver
        python manage.py runserver

Project Preview

Home Page
Awareness Page
Add Waste Page (*For the company's)
Schedule Page (*For the Recycling Company's)
Profile Page
Subscription Page
Rewards Page
Charts Page

UI/UX : Figma link UpCycle

Documentation : Confluence link Alphabyte

TEAM ALPHABYTE

Vidyesh Kumar
Satvik S Nayak
Shravya Mallya
Sahana Prabhu
Namaratha Nayak
Darshan Rao

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.5%
  • Python 22.4%
  • Shell 0.1%