Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roshan-raj/alumni-connect

Web application to allow old and new students of a university to communicate with each other. Developed using MEAN stack.
https://github.com/roshan-raj/alumni-connect

angular expressjs hacktoberfest mlab mongoose nodejs passportjs

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://mlab.com/) 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.