Skip to content

guptaaditya30121/statusChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The most minimal website to find all the shops currently open in IIT-Guwahati.

Student Service Website


1688804448854511_36J1aLoJ.mp4

Table of Contents


Description

This website fetches all the shops currently active from our database and displays them to users. It allows new shopkeepers to register with email verification and also registered shopkeepers to update their status, whether their shop is open or closed.


Key Features

Some key features of the site are:

  • LogIn / LogOut for Students
  • Update Status for Shopkeeperes
  • Register with Email Verification
  • Google Authentication...

Technologies

  • Front End: HTML, CSS (+ BootStrap), React js
  • Back End: Node JS, Express JS, Mongo DB, Passport Js, Nodemailer, bcrypt Js.

How To Use

Set your local Environment following the steps given in the intallation section


Login

This page comes on your screen as the first page of website. For Students, you can click on google auth button and than you will be directed to home page. For ShopOwners, click on another button.


Home

From this page you can go to whichever section you want to visit.


Canteens

This page displays all the canteens which are open and which are closed in different sections.


Juice-centres

This page displays all the juice centres which are open and which are closed in different sections.


Stationaries

This page displays all the stationaries which are open and which are closed in different sections.


Update

This page allows shopkeepers to update their status, whenever they open or close their shops.


Register

This page allows new shop owners to register their shop with us


Installation

  • Step 1: Clone this repository into your local machine. (See here)
  • Step 2: Install all the dependencies.
npm install
  • Step 3: Run the client.
npm start
  • Step 3: Run the server.
npm start

Author Info

Aditya Gupta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published