Skip to content

larprad/monsters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monsters

Persistent database of mythical monsters. Create, edit, delete your own creations.

🕹️ https://mythicalmonsters.herokuapp.com/

Context

This application was produced during the month of June 2020 in order to work with Node JS including the development of a basic REST API with Express JS. This application is closer to an exercise result than a functional tool.

Presentation

A basic CRUD (Create Read Delete Update) application in which entries can be created and updated. Each entry has a name, description and picture.

Main page Monster page

A filter is available in order to be able to act on the number of entries displayed as well as a sorting function by creation date.

Architecture

The front end was done with React JS, the page routing with React Router v6 the back end with Node JS and Express JS. The database is running SQlite3 model.

Architecture monsters

About

Building a monster database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors