Skip to content

bsoc-bitbyte/GetIt

Repository files navigation

🛒 GETIT

Streamlined college e-commerce: Simplifying merch buying and selling for students.

✨FEATURES

  • Clubs can sell
  • Sell Tickets for the event
  • Buy the merch you like
  • Automatic payments for sellers no need for manual verification
  • Seller reports

📱 Tech Stack

My Skills

FRONTEND:

BACKEND:

🔰 GETTING STARTED

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Frontend

My SkillsPREREQUISITS

The following software is required to be installed on your system:

  • Node 16.x
  • Npm 8.x

Type the following commands in the terminal to verify your node and npm versions

node -v
npm -v

NPM BASIC SETUP

Follow the steps mentioned below to setup the project locally on your computer

  1. Fork the repository by clicking on Fork option on top right of the main repository.
  2. Open Command Prompt/Terminal on your local computer.
  3. Clone the forked repository by adding your own GitHub username in place of <username>.
    git clone https://github.com/<username>/Getit/
  1. Navigate to the Getit directory.
    cd Getit
    cd frontend
  1. Install all Getit dependencies.
    npm install
  1. Run the website locally.
    npm run dev

Backend

  • Framework - Django
  • Language - Python 3.10

Local Setup

Make sure you are using python 3.10.

  • Change your working directory to backend
  • Now just run ./run.sh
  • Hurray! The backend is up and running!!!

Note : This project requires separate .env files for the backend and the frontend. If you need help configuring them, feel free to reach out. For a step-by-step setup guide, see our GetIt Setup Guide.

HOW TO CONTRIBUTE ?

The Contributing.md contains the step-by-step procedure for contributing for this project.

FIGMA LINK FOR THE PROJECT(https://www.figma.com/file/w8rDGcgxgDUGzxOzvFX8Eq/Untitled?type=design&node-id=0-1&t=YsftuOHwePR2R58Z-0)

About

Streamlined college e-commerce: Simplifying merch buying and selling for students.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 32