Giter Site home page Giter Site logo

shazilhasan / student-management-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rahman-aarish19/student-management-system

0.0 0.0 0.0 7.15 MB

A Full Stack web application for managing student's information within an institution.

JavaScript 14.03% CSS 63.16% Handlebars 22.81%

student-management-system's Introduction

Student Management Sytem

Note:- This is my ongoing project, so it's not complete yet.

A Full Stack Web Application built with Node.js, Express.js, MongoDB and Bootstrap for managing all the tasks and activities of a student within an Institution.

Modules

  • A powerful Login and Authentication System - Role based authentication and authorization.

  • Student Details – Displays the details of all the students, and provides following services: a. Adding a new student. b. Editing / Modifying the data of an existing student. c. Deleting / Removing the data of an existing student.

  • Course Details – Lis the details of all the courses available in the institution, and provides following services: a. Adding a new course. b. Editing an existing course. c. Deleting a course.

  • Fee Details.

  • Marks and Grades.

  • Attendance.

Technology Stack Used

This project uses a number of open source tools, technologies and frameworks to work properly:

  • Visual Studio Code - A code editor redefined and optimized for building and debugging modern web and cloud applications.
  • Twitter Bootstrap - Great UI boilerplate for modern web apps.
  • node.js - Evented I/O for the backend. Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express - Express is a minimal and flexible Node.js web application framework.
  • Html, CSS, JavaScript
  • MongoDB

Installation

This project requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

$ cd student-management-system
$ npm install -d
$ nodemon

Todos

  • Import the users.json file to the local MongoDB server.
$ mongoimport --db student-mgmt-sys --collection users --file users.json
  • And run the application in the development mode.

License

MIT

student-management-system's People

Contributors

rahman-aarish19 avatar shazilhasan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.