- General Info
- Features
- Features to implement in future
- Tech Stack Used
- Prerequisites to run the project
- Steps to run the project
- Live Project
- Contact
The project's main aim is to develop a web-based application that will make it possible for the former students of the College to keep in touch with each other and that will substitute the manual system of the alumni office with an automated one.
- This project aims to create three interfaces that is Alumni, Student and Faculty
- Alumni Interface- Used to create an interface where the Alumni can post Jobs,Internships,can create different groups and also be in touch with the college etc
- Student Interface- Used to create an interface where the student can join groups ,be in touch with there Alumni and Faculty,message them and do much more things using this webapp
- Faculty Interface- Used to create an interface where the faculty can also join different groups ,be in touch with there Alumni and Students ,message them ,post Notifications ,do meetups ,and also do much more things using this webapp
- It also provide good authentication so that the legitimate user can use this app
- Backend using Mongodb
At present, only the frontend of the website has been developed, which consists of the landing page,login-in and sign-up and Post Discussion and profile page and Career Center and Notification,Message,Post Jobs and Internships and MemberShip Cards.
- Login/Signup User Account
- Login using Email/Username
- Update Profile/Password User Account
- Reset Password Mail using Sendgrid
- Search User Accounts by Name/Username
- Follow/Unfollow Users
- Like/Unlike Posts (Double Tap Like)
- Comment on Post
- Save/Unsave Post
- Visit User Profiles
- Delete Own Posts
- See Followers/Following of Users
- Post Liked by Users
- Recommendation System using UnSupervised Learning
- Message users
- Infinite Scroll Posts
- Google ,Facebook OAuthentication
- Suggested Users
- Skeleton Loaders
- Search Users to Chat
- Add New Chat
- Message Users
- Typing | Online User Status
- Emoji Enabled (Emoji Mart)
- Backend MongoDb
Frontend:
Backend:
Cloud Storage: Cloudinary
Mail Service: Sendgrid
It is recommended that your laptop should have the following specifications in order to run this project:
- NodeJs
- npm
- Visual Studio Code (or any other IDE)
- git
- Clone the project using git clone command in terminal
git clone https://github.com/VGandhi27/EitAlumniNetwork.git
- Open the Echelon_Alumni_Network folder in Visual Studio Code (or any other IDE)
- In the terminal section of the Visual Studio Code run the following command
npm i
- It will install all the node modules/libraries to run this WebApp
- Now run the following command
npm start
- It will host the project in to a local server
https://echelonalumninetwork.netlify.app/
If you want to contact me, you can reach me through below handles.
In the project directory, you can run:
Runs the app in the development mode.
Open https://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify