Skip to content

Latest commit

 

History

History
121 lines (112 loc) · 3.24 KB

discussion.md

File metadata and controls

121 lines (112 loc) · 3.24 KB

Code_pirates_devjam2020

project models

questions

what if the user denied to eat in mess but actually he came to eat

user model

this model is for signup of user Edit options

email
username
registration no.
room no.
group
verification via id card
branch

still under discussion

  Simple multiplayer online games if possible.
  (Most probably game code copy paste on backend feature to be added on own.)
  1. Tic Tac Toe
  2. Snake
  3. Ping Pong
  4. Complete the dots

Attendence System

Should be main feature as it is unique

Should consider every hostel differently.

QR Code must change with every checkin checkout (Whats app-web like feature)

1. Checkin Checkout
2. If late give warning to student
3. Notify the guard in duty and hostel secretery
4. Rfied tag if possible

Prevent mess food wastage

Student can select if he wants to EAT OR NOT

Time table according to his batch

1. Self Attendence maintainence system
2. Warning if attendence less than 75% 
3. To Do list using javascript
4. Event Adder
in frontend we may show it in the form of todo list format or timeline format

Communitites and posts

class group
mentor - not all seniors only good ones....
group followed by user(web,python)- even we can add communities of the UPSC prep. and GATE
mass mail feature if the mentor wants to send to many people for a class, like CC class for the CS and IT branch, likewise also
showing it as a post for other branch students.
MNNIT Alumni Details - Acc to each Community


We also need a system to check if a person is actually a mentor, that can be done by either using his id and verify it, or 
we can check his name and branch using the MNNIT brachwise list availble at College Website.

Admin Panels

*For Us
*For Guards(used in the checkout feature)
*Mess Sectratory (if u dont want to add manually)

We also need the schedule of the MNNIT dispensary and the local nearby clinics, at least some legitimate data to show for the practical

Study

Conditional rendering of the study material For each year student

Helthcare

<<<<<<< HEAD
List of doctors their contact
location and google map to reach the clinic
hints for reaching the destination.
=======
List of doctors their contack
location and google map to reach the clinic
hints for reaching the destinatuon.
>>>>>>> 49710cc6b82f2e3e9980b0f19554a21ac7dad140

Mentor suggestions and chat according to particular interests

For Guidance
For cultural commitees

Additional special features

 ** Prevent Vulgarity ** in the portal using Regular Expressions(python or javascript)
    Have to write many regular expressions

Complain portal

  ..* Raise issue for sanitization or some other
  ..* Mess
  ..* Hostel

Project Sharing and work of seniors

According to prefrence

E-Commerce Portal

..* Like Study smart initially
..* Version 2 : student can also post requirement of a particular product as well as post for selling.

Api Used