/Student_Information_System

A basic MEAN stack application containing CRUD functionalities.

Primary LanguageTypeScriptMIT LicenseMIT

Welcome to Student Information System 👋

Version Documentation Maintenance License: MIT

A basic MEAN application used to store data of students.

Demo

Website

Prerequisites

  • node 10.15.1
  • npm 6.4.1
  • angular-cli
  • mongoose
  • express

Install

npm install

Usage

To run backend

node app.js

To run frontend

cd client && ng serve

Author

👤 Sarath Kaul
GitHub followers LinkedIn GMAIL

👤 Tirth Kelawala
Github

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Sarath Kaul.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator