Skip to content

this is a very simple application that allow you to add your previous purchase of anything, you can input name and price to it, and it doesn't use database you don't need to configure it.

Notifications You must be signed in to change notification settings

SatriaAPN/simple-trade-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-trade-notes-app

this is an application allow you to add your previous purchase of anything, you can input name and price to it, and it doesn't use database you dont need to configure it.

this project was made by :

  • Fadil Ramadhan (Frontend)
  • Satria Aluh Perwira Nusa (Backend)

How to Install

  • clone this repository first
  • open the folder folder with your favorite IDE, i am using VSCode
  • make sure nodejs already installed in your computer/device
  • now if you use the vscode and the app's folder already opened, write these command on the terminal
    • npm install
  • after all of the command on the top has been done, you can use npm run start to start the app
    • npm run start

all the libraries or package or dependencies that we use in this project :

  • express Js
  • ejs

About

this is a very simple application that allow you to add your previous purchase of anything, you can input name and price to it, and it doesn't use database you don't need to configure it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published