Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eseku/cscd-311-project-api

This repo contains an assignment on a residential registration portal's api in nodejs
https://github.com/eseku/cscd-311-project-api

bcrypt chalk cors express jsonwebtoken mongoose node-js validator

Last synced: 15 days ago
JSON representation

This repo contains an assignment on a residential registration portal's api in nodejs

Awesome Lists containing this project

README

        

# cscd-311-project-api
This repo contains a project assignment.
On a residential registration portal's api in nodejs

## Details
Index Number - 10671406, Name - Joojo Quartey

## Requirements
Have Nodejs and Mongodb installed on your computer

## Installation

clone the repostiory with git in your command line

```bash
git clone https://github.com/eustacequartey/cscd-311-project-api.git
```

## Run

```npm
npm install && npm start
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)