Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

tina-nova/barebonesExam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barebonesExam

This is just code requested by an exam. It is basically an example of a working CRUD app.

Restrictions are as follows:

  • Library to use is only Mysql, EJS, and Express.

  • Create a RESTful API that can return JSON or consume API call.

  • Must be uploaded in Github with iterative commits.

Miscellaneous details (that are possibly important to reconstruct the app) from the developer of this app as follows:

  • This was created in Arch Linux, running mysql57 from the AUR

  • mysqld and other installation files from the package are untouched. Everything is installed in their default locations.

  • Dummy mysql account is root@localhost with password "1234567890" (no quotes)

  • IDE is Atom with several packages installed

  • Most code/lines are borrowed or based on the references below.

Sources

Note: The code remains unfinished due to time constraints. Commits will continue over the days if requested.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published