GithubHelp home page GithubHelp logo

frictious / student-result-management-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18.06 MB

A student result management system for colleges and other institutions, build with nodejs and mongodb

JavaScript 25.92% CSS 1.47% SCSS 11.68% EJS 60.93%

student-result-management-system's Introduction

student-result-management-system

A student result management system for colleges and other institutions, build with nodejs and mongodb

To use program, download nodejs, the files as zip and extract on pc

Open folder and open command prompt in that directory

Then type npm i --save

This will install all dependencies

Now, download, install, and start mongodb database and you're all set to use this system

To use the system, you need to create a .env file in the main directory to include:

  1. the PORT number e.g. PORT=5000
  2. the EMAIL account e.g EMAIL="[email protected]"
  3. the email PASSWORD e.g PASSWORD="password"
  4. the MONGODB connection string e.g. MONGODB="mongodb://localhost/dbname"

Be reminded that for the email system to work and send mail to the students, you need to enable "less secure apps" on the gmail account that you will be using, as google does not allow less secure apps to log into their accounts.

To enter the grades, remember to first add the institutions programs e.g. BSc. Computer Science, as all courses, and students must be associated to a program

Goodluck

student-result-management-system's People

Contributors

frictious avatar

Watchers

 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.