nejcrogelsek / nextup-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextup


Table of Contents


Description

Full-stack application that allows the user to create an event. The event has an image, title, description, location, start date and time, and the maximum number of users allowed. Registered users can sign up for the event and receive an email reminder 1 day before the event.

Technologies

  • HTML
  • CSS
  • Figma
  • JavaScript
  • Typescript
  • Node
  • NestJS
  • Fastify
  • NextJs
  • Docker
  • Amazon AWS
  • Amazon S3
  • Git
  • GitHub
  • Jest
  • MongoDB
  • TypeORM
  • JWT
  • Swagger
  • Trello
  • SendGrid

Back To The Top


How To Use

Pre-requirements:

  • AWS account
  • Figma account
  • Trello account
  • Google account (for firebase)
  • SendGrig account

Clone repository and run:

$ yarn install

In the project directory, you can run:

$ yarn run dev
$ yarn test
$ yarn build

References

Back To The Top


License

MIT License

Copyright (c) 2021 skillupmentor

This assignment is protected with XYZ copyright. The Candidate may upload the assignment on his closed profile on GitHub (or other platform), but any other reproduction and distribution of the assignment itself or the assignment’s solutions without written permission of XYZ is prohibited.

Back To The Top


Author Info

Back To The Top

About


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%