Skip to content

philipszdavido/student-information-system

Repository files navigation

Student Information System

Introduction

  • Student Information System is a Vue.Js app with a Node.js/Express/TypeScript powered backend
  • It has the following features
    • Create a student
    • Edit a student
    • Delete a student
    • List students

Dependencies

Backend Dependencies

* ExpressJS
* Mongoose
* mLab
* Cloudinary
* TypeScript

Frontend Dependencies

* Vue.js
* Vuex
* Bootstrap
* jQuery
* Axios

Installation and Setup

  • Navigate to a directory of choice
  • Clone this repo
    git clone git@github.com:philipszdavido/student-information-system
  • Navigate to the repo's folder
    cd student-information-system
  • Install app dependencies
    npm install
  • Run the server
    npm run start-build
  • Run the app
    npm run vue-start
  • Deploying app for production
    npm run build

How can I thank You

Why not star the github repo? The attention would be appreciated! How about sharing the link for this repo on Twitter?

Dont forget to follow me on Twitter!

Thanks! Chidume Nnamdi

About

A Vue.js app with a Node.js/TypeScript powered backend for managing student's information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published