This is a Lambda EU3 Labs project
A comprehensive portal for hackathons where students can submit their work and judges can evaluate in one place
To install this application, you'll need Node.js 8+ (which comes with npm) installed on your computer.
Install dependencies:
npm install
Run database migrations
npm run migrate
Run seeds (for populating the empty database)
npm run seed
Run tests
npm run test
Run the server in development
npm server
To track the code coverage
npm run coverage
This project has been deployed with [Heroku] at .
This app was built with
- Node.js- is a Javascript Runtime Engine.
- Express - Fast, unopinionated, minimalist web framework for Node.js.
- Knex - is a "batteries included" SQL query builder for Postgres, MSSQL, MySQL, MariaDB, SQLite3, Oracle, and Amazon Redshift designed to be flexible, portable, and fun to use..
- Postgresql - PostgreSQL is a powerful, open source object-relational database system.
- Listed here are the members of the team.
- Pascal Ulor - Team lead - github
- Mariam Adedeji - Team member - github
- Mike Perry Attara - Team member - github
- Justinas Vebra - Team member - github
- Mildred Awuor - Team member - github
- Ayomide Jones - Team member - github
This is version 0.0.2 (Release canvas 2)
This project is licensed under the MIT License - see the LICENSE.md file for details.
This documentation was generated by Postman and can be found https://documenter.getpostman.com/view/8702366/SWLfcTEZ