Skip to content

Projeto Fullstack para um sistema de PetShop em desenvolvimento

Notifications You must be signed in to change notification settings

Dikendev/Petshop-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 15 / Bootstrap 5 & CRUD REST API

Projeto Fullstack para um sistema de PetShop

Projeto Fullstack para um sistema de PetShop Web Application with Angular 15

https://www.instagram.com/diken.developer/

Table of contents

Front-end : What's included

Dependencies

  • Angular : 15.2.0
  • Angular CLI : 15.2.0
  • Angular Universal : 15.2.0
  • Bootstrap : 5.2.3
  • Fontawesome : 6.3.0

Features

  • Routing
  • Server Side Rendering
  • Components
  • Services
  • Reactive Form
  • Template Driven Forms

Quick start

# select a repo from github or gitlab
# download the example or clone the repo from github
git clone https://github.com/Dikendev/Petshop-management
# download the example or clone the repo from gitlab
git clone https://github.com/Dikendev/Petshop-management
# change directory
cd petshop
# install the repo with npm
npm install
# start the server
npm start

Back-end

Back-end : What's included

Tools

  • postgresql-sql (with SQL Scripts)

Features

  • Database Creation
  • Tables Creation
  • Importing Data
  • Exporting Data
  • Serving RESTful CRUD API

Database Creation with PostgreSQL

Use the SQL scripts in postgresql-sql

  • create-tables.sql
  • insert-data.sql

Database Creation with MySQL

Use the SQL scripts in mysql-sql

  • create-database.sql
  • create-tables.sql
  • insert-data.sql

Author

  • Author : DIEGO KENNEDY

About

Projeto Fullstack para um sistema de PetShop em desenvolvimento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published