Skip to content

JooYoo/node-bigDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Day: Backend

2020.12 ~ 2021.04

🚀   Demo

About

The backend of the Project Big Day. The frontend of the Project's link see below. I used this project to practice my ability to develop full-stack applications. The API and Database of this project which I built, is NOT allowed to be used in other projects.

Link to

Preview

User story

As a user I want to have a tool to keep track of important dates and shows how many days are left, so that I won't missing the important dates.

Technologies

  • Code: JavaScript
  • Framework:
    • Runtime: Node.js
    • Backend Framework: Express.js
    • Database: MongoDB
    • Database Library: Mongoose
  • Deployment: MongoDB Cloud, Heroku

Setup

  1. clone the project
  2. install dependence: npm i
  3. create config/config.env to define MONGO_URI
  4. start project: node server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published