bit-by-bits / Lost-and-Found

List the items you lost/found on campus. Delivered by @IEEE-BITS-Pilani-Student-Chapter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOR USERS

This project is developed by myself along with my friends, Vaibhav and Apul, under the flag of IEEE BITS-Pilani. It provides a hassle-free experience to ease the complex process of searching for your precious belongings by providing a common platform for both stakeholders.

The tech stack used in this app was React.js (HTML/CSS/JS) and Django Rest (Python).

This website contains options to sign-in/sign-up by Email and GoogleAuth and to list the items you lost/found within the campus (with your contact) through an easy user interface.

FOR DEVELOPERS

  1. Clone the directory and run npm install to install the essential dependencies.

  2. npm start will allow you to run the website in its development mode at your localhost. Check the errors using the console and browser as they keep reloading with changes.

  3. After your changes, running npm run build would build the website for production in a BUILD folder. This bundles React in production mode and optimizes the build for the best performance.

For other uses, you might refer to React Docs.

About

List the items you lost/found on campus. Delivered by @IEEE-BITS-Pilani-Student-Chapter.

License:MIT License


Languages

Language:JavaScript 72.4%Language:CSS 22.5%Language:HTML 5.1%