Skip to content

Er1ck-fah/Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Information

Private Backend (REST API)

A multiuser platform where users can write a daily journal, and record daily activities.

Features

  • User registration & login
  • Write a daily journal
  • Activity Tracker
  • Mood Tracker
  • Task Manager

Learning Objectives

  • Backend programming with Node.Js
  • Understanding and building REST API
  • Understanding the MVC method
  • Database management with MongoDB (NoSQL)

Topic Covers

  • Node.Js & Node Modules
  • JavaScript ES6 Syntex
  • Express Server
  • REST API
  • Postman (API Testing)
  • Web Tokens & Authentication
  • Password Hashing
  • JSON Data
  • File/Image Uploading
  • MongoDB
  • Deploying

Progress

  • Day 1

    • Automate server restarting process (nodemon)
    • Create router middleware
    • Test routes using postman
    • Setup Database (mongodb: mongod,mongodb_compact,mongoose)
    • Create Database Model

About

Backend with ExpressJs, NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors