Skip to content

Web application to allow old and new students of a university to communicate with each other. Developed using MEAN stack.

Notifications You must be signed in to change notification settings

nikhil-amin/Alumni-Connect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Alumni-Connect

Web application to allow old and new students of a university to communicate with each other. Developed using MEAN stack.

Backend used

I have used MLab to store my database.

Running the application

Run the following command in both the sub directories

npm install

Next run the following command from the frontend folder to start the angular application.

ng serve

Now run the following command from the expressapp folder to start the node app and start the backend.

npm start

Now open your browser and go to http://localhost:4200

This app is still in beta mode, so you can come across some minor glitches.

Provide feedback to the developer

We want your feedback on this beta app. To provide feedback just open an issue and you we will be reverted back shortly.

About

Web application to allow old and new students of a university to communicate with each other. Developed using MEAN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 35.8%
  • HTML 29.7%
  • CSS 20.8%
  • JavaScript 13.4%
  • Handlebars 0.3%