Skip to content

Happy es una plataforma para agendar visitas a orfanatos. Stack: Node, React, React Native

License

Notifications You must be signed in to change notification settings

jowpurcinelli/happy_uy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo


Happy es una plataforma para programar visitas a orfanatos, creada durante la Next Level Week



GitHub language count GitHub top language GitHub repo size GitHub last commit Github license

🔖 Layout

Puedes ver el design del layout web y mobile version. Necesitás una cuenta Figma para acceder.

Screenshots.

Web.

Landing Landing


Mobile

Landing

Techs

  • NodeJs - Crear el servidor
  • ReactJs - A JavaScript library for building user interfaces
  • React Icons - Utilizes ES6 imports that allows you to include only the icons that your project is using.
  • React Router Dom - DOM bindings
  • React Native - Native Development
  • React Navigation - Routing and navigation for your React Native apps.
  • Expo - Deploy and quickly iterate on native Android, iOS, and web apps
  • Expo Mail Composer - Compose and send mail
  • SQLite3 - DB Connector
  • Express - Router of the Application
  • CORS - Cross-origin Resource Sharing
  • Axios - Promise based HTTP client for the browser and NodeJs

How to run

# Clone this repository
$ git clone https://github.com/jowpurcinelli/happy_uy

Backend API Reference: Run in Insomnia

Access backend folder and install the dependencies

ℹ️ How To Use

To clone and run this application, you'll need Git and Yarn. From your command line:

# Clone this repository
$ git clone https://github.com/jowpurcinelli/happy_uy

⚙️ Backend

# Go into the repository
$ cd happy/server 
# Install dependencies $ yarn
# Run the development server $ yarn start
# Run the migrations $ yarn migration:run
# The app will automatically reload if you change any of the source files.

🖥️ Frontend

# Go into the repository
$ cd happy/web 
# Install dependencies $ yarn
# Run the development server $ yarn start
# Navigate to http://localhost:3000 # The app will automatically reload if you change any of the source files.

📱 Mobile

# Be into the repository
$ cd happy/mobile 
# Install dependencies $ yarn
# Run the development server $ yarn start
# The app will automatically starts Metro Bundler. You may use an emulator or your own smartphone. # Automatically reloads if you change any of the source files.

📝 Licencia

Este proyecto esta sob licencia MIT.

Proyecto desarollado durante la NLW 3 - Rocketseat.

About

Happy es una plataforma para agendar visitas a orfanatos. Stack: Node, React, React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages