The objective of this application is to allow old and new students of a university or college to communicate with each other. This system allows students to know about each other and their current activities and work forward towards their own goals by the guidance of their college's alumni.
Any web technology can be used but I am thinking about using DJANGO ecosystem
- Django
- Flutter
=> Fork this repository to start contributing.
=> Open your Git Bash command window and in the root directory type the following commands :
1) git init -initializes the git repository from the GitHub.
2) git clone -Clone the repository to your local machine
(git clone https://github.com/<your-github-username>/LetsUpgrade/ALUMNI-TRACKING-SYSTEM.git)