Skip to content

Web application developed with Node.js in which publishers, categories, authors and books that belong to each of these can be registered, the published books are displayed in the home page with all their characteristics and an email is sent to the author each time that a book of his authorship is published.

Notifications You must be signed in to change notification settings

fraineralex/Books-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books App

Web application developed with Node.js and Handlebars to publish books.

Badge showing the total of project forks Badge showing the total of project stars Badge showing average commit frequency per month Badge showing when the last commit was made Badge showing the total of project issues Badge showing the total of project pull-requests Badge showing project license type

About   |   Technologies   |   Requirements   |   Starting   |   Contributing

🎯 About

Web application developed with Node.js in which publishers, categories, authors and books that belong to each of these can be registered, the published books are displayed in the home page with all their characteristics and an email is sent to the author each time that a book of his authorship is published.

books.png

🚀 Main Technologies

js Logo     Node.js Logo     Express Logo     SQLite Logo     HTML Logo     CSS Logo     Bootstrap Logo    

See more

  • Frontend

    • html
    • css
      • Bootstrap
    • js
  • Backend

    • Node js
      • Express
      • express-handlebars
  • ORM

    • sequelize
  • DB

    • sqlite3

✅ Requirements

Before starting 🏁, you need to have Node js v16.13.2 onwards installed.

🏁 Starting

# Clone this project
    $ git clone https://github.com/fraineralex/Books-App
# Access
    $ cd Books-App
# Install dependencies
    $ npm install
# Run the project
    $ npm start
# The server will execute and you will see the path: http://localhost:5000

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with 💙 by Frainer Encarnación

👨🏻‍🚀 Developer

  • Frainer Encarnación --> Github

 

About

Web application developed with Node.js in which publishers, categories, authors and books that belong to each of these can be registered, the published books are displayed in the home page with all their characteristics and an email is sent to the author each time that a book of his authorship is published.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published