Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashjain2409/resultmanagementsystem

Web app for managing college results.
https://github.com/yashjain2409/resultmanagementsystem

bootstrap-4 ejs font-awesome html-css-javascript jquery-datatables mongodb nodejs

Last synced: 25 days ago
JSON representation

Web app for managing college results.

Awesome Lists containing this project

README

        

# Result Management System

A web app for managing college results.

## Built with

- [node](https://nodejs.org/en/)
- [express](https://expressjs.com/)
- [bootstrap](https://getbootstrap.com/)

## Set up your local environment

fork [this](https://github.com/YashJain2409/ResultManagementSystem) repository

Clone the project

```bash
git clone https://link-to-project
```

Go to the project directory

```bash
cd my-project
```

Install dependencies

```bash
npm install
```

Start the server

```bash
node app.js
```

Credentials for admin

```bash
username : admin
password : admin
```

## ScreenShots