Nalin-Angrish / ezflow

Easy and Quick Entry Management System for IIT Ropar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app, with its backend built with Flask.

Getting Started

  • Clone the repository
  • Install all the required npm libraries by using npm install.
  • Install all the required python libraries by using pip install -r backend/requirements.txt.
  • To run the frontend, run npm build and then npm start.
  • To run the backend, open the terminal in the backend folder and run python app.py.

Credits

This was made by Nalin Angrish and Arpit Goel with some help from other students at IIT Ropar

About

Easy and Quick Entry Management System for IIT Ropar


Languages

Language:JavaScript 55.9%Language:Python 40.3%Language:CSS 3.8%