Skip to content

A comprehensive portal for hackathons where students can submit their work and judges can evaluate in one place

Notifications You must be signed in to change notification settings

LABS-EU3/hackton-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

hackton-landing-page

A comprehensive portal for hackathons where students can submit their work and judges can evaluate in one place

Hackton

This is a Lambda EU3 Labs project

hackton-server

A comprehensive portal for hackathons where students can submit their work and judges can evaluate in one place

Getting Started

o 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

Deployment

This project has been deployed with [Heroku] at .

Tech stack

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.

Authors

  • 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

Versioning

This is version 0.0.1 (Release canvas 1)

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

API Documentation

This documentation was generated by Postman and can be found https://www.getpostman.com/collections/db31b86fb9b982287369 or https://documenter.getpostman.com/view/8702366/SWLfcTEZ

About

A comprehensive portal for hackathons where students can submit their work and judges can evaluate in one place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published