Skip to content

Web-application inspired from Steam. Plain HTML, CSS, JS with Node JS backbone

License

Notifications You must be signed in to change notification settings

PhattOZ/CPE231-Project-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPE231-Project-Database-2021

Our first time making a web application.


On the client side, we used tailwindCSS for the styling and ejs to insert the queried data from database to the page
On the server side, we used Node JS, MongoDB, Mongoose and Express

🚨 Problem we encountered

  1. The project directory is extremely messy, both client and server side
    • All HTML clumped in one public folder
    • Redundant files. Multiple copies of almost the same file?!
  2. index.js handle almost everything in the server side
    • There're no seperate directory for routing whatsoever
    • application is fixed to run only in the development environment (localhost:3000)

✏️ Phattarapol L. (Summary er)

About

Web-application inspired from Steam. Plain HTML, CSS, JS with Node JS backbone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •