Skip to content

server side code of yooda hostel. using express js and mongo atlas

Notifications You must be signed in to change notification settings

tanvinpavel/yooda-hostel-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Wooda Hostel REST API

Live Site Link Live Site Link
Yooda Hostel Client Git Repository Link Git Repository Link.

Usage Language

  • javascript

Library & Framework

  • Node.js / Express.js
  • React.js

Extra Library

  • Cors
  • Nodemon
  • React Form Hook
  • React Router DOM v6
  • SweetAlert
  • Heroku

CSS Library

  • bootstrap

Project Description

Yooda Hostel is a reputed hostel in Dhaka. They are facing some issues in planning and distributing food to their students. You need to build an application to solve their issue. They have prepared requirements for you

  • Admin can add food with price.Form will have - food name, cost price,after adding show it in a table (backend pagination mandatory) , He can edit and delete each item.

  • Admin can add new student , Form will contain - full name, roll,age, class, hall name , status (“active”, “inActive”, )

  • Student table will have a checkbox in every row, and the admin can change status ( “inActive”, “active”) by selecting multiple items from the table.(Bulk action by single button click).

  • There will be a student table (backend pagination mandatory), edit and delete items.

  • While serving food, create a distribution form where admin can search students by roll, select “shift” from drop down, “Date”. Add food item they want to take, Then change the status to “served”

  • If a student has been already serve in that shift on date, show a message - “Already served”

About

server side code of yooda hostel. using express js and mongo atlas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published