Coder Social home page Coder Social logo

chastein's Introduction

Projeto fictício para teste de admissão para programador fullstack da Equilibrium. Um sistema de criação de Notas para a Clínica Chastein. Para que a gerencia garanta que as tarefas estejam a ser executadas por quem é de direito!

ℹ️ How To Use

To clone and run this application, you'll need Git, [Node.js][nodejs] + [Yarn][yarn] installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/buzzcode/chastein-api

# Go into the repository
$ cd chastein-api

# Install dependencies
$ yarn install

# Start server
$ yarn dev

# running on port 3333

Install FrontEnd

# Clone this repository
$ git clone https://github.com/buzzcode42/chastein

# Go into the repository
$ cd chastein

# Install dependencies
$ yarn install

# Run
$ yarn dev

# running on port 5173

Logins:

  • Doctor: Mina - Password: !!qwerty
  • Manager: Conrad - Password: !!qwerty
  • Admin: Bell - Password: !!qwerty

🚀 Technologies

This software uses these packages:

How to make a commit

To make a commit must be used a following rule:

git commit -m "*type*: commit-message"

  • Where type is: [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]

  • And commit-message must be written in lower-case.

How to contribute

  • Fetch/pull the Develop Branch
  • Create a Branch based on your issue name
  • e.g - Branch name is task/mcw-(number)
  • e.g - Branch name is bug/mcw-(number)
  • Once done push your branch to origin and submit a PR to the Develop branch for review 😘

Deploy with Vercel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.