Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 996 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 996 Bytes

Javascript-hope

This is a repo to learn programming using a stack

The Stack Used:

  • Backend: Node.js
  • Frontend:
    • HTML for structure
    • CSS for styling
  • Database: Mariadb

the goal is to make a website that acts as a workout tracker/companion Installation Steps:

clone this repo using git clone https://github.com/Rishcursion/Javascript-hope/ cd into Javascript-hope using cd Javascript-hope Initialize npm using npm install run using nodemon app.js or your preferred live server module

Login Screen: Login Screen

Registeration Screen: Registeration Screen

ER Schema:
Trial Er Schema