Merge e2a70582ed
into 08b771c863
commit
0f02b1197b
@ -0,0 +1,30 @@
|
||||
# Alumni Tracking Portal
|
||||
|
||||
**Tier:** 2-Intermediate
|
||||
|
||||
A MEAN Stack Web Application allowing College/University Administration to keep tack of the College Alumni, interact with them and also the College Students can interact with the Alumni and get valuable guidance.
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] Users are registered on basis of their unique ID i.e their college enrollment number ensuring only that college's students/alumni can register
|
||||
- [ ] Alumni, college administrators and college students can register themselves and they can login using their email id
|
||||
- [ ] Alumni can post blogs regarding any topic. They can also include pictures in their blogs. The blogs will serve as informative materials for other alumni and students
|
||||
- [ ] Users can like, comment on and save blogs for their reference
|
||||
- [ ] Students and college administrators can search an alumnus/alumna, using several filters based on majoring subjects, passing year and more and view their profile
|
||||
- [ ] Users can add, edit or delete details in their profile
|
||||
- [ ] College Administrators can post Events' details and updates as notifications. They can send E-invites to the alumni for the upcoming events/ re-union meets
|
||||
|
||||
## Bonus features
|
||||
|
||||
- [ ] Chatbox/ Messaging section facilitating the users to interact on the go, without having to find each other's email id and then communicate
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
- [Angular Quick tutorial](<https://www.freecodecamp.org/news/angular-8-tutorial-in-easy-steps/>)
|
||||
- [MDBootstrap for Angular UI Elements](<https://mdbootstrap.com/docs/b5/angular/getting-started/installation/>)
|
||||
- [Nodejs Installation](<https://nodejs.org/en/>)
|
||||
|
||||
## Example projects
|
||||
|
||||
- [Alumni Tracking Portal using MEAN Stack](https://github.com/Vidhiagrawal3/Union)
|
||||
- [Alumni Tracking System project on Github](https://github.com/killerone/Alumni-Tracking-System)
|
Loading…
Reference in new issue