This project works as Alumni Management System and has Postgresql and Cloud Database Support. It is made using Django and HTML, CSS
- It works as a portal for students to connect and view contact of their alumni. They can search for registered users and find their details.
- It works as a connection between the juniors and the seniors, or as a meet up point for batchmates.
- It can act as a portal for sharing job and other career based events
- Cloud Database
- Events and News
Prerequisites : Download all the packages given in requirements.txt
- Download. : git clone https://github.com/TartejBrothers/Alumni-nexus.git
- Run : python3 manage.py runserver
The events page doesn't have the backend setup. It will accessible to the users who have saved their data on the portal, and will push the event to the admin for final approval.
- Speeding Up The Server
- Fixing the UI on Safari IOS
- Events Page Backend
- Data Entry Page for Events Page