Code Monkey home page Code Monkey logo

adora's Introduction



Big Logo


Adora is social media application with stickers! Stickers are special awards that a user can grant towards other users posts. Collect as many stickers as you can!

  • Users can log in or sign up to access functionality the site.
  • A user has the ability to make posts using the canvas element to draw an image, with optional text.
  • The stickerbook holds all the users stickers, with a description of each.
  • The profile page allows the user to change their profile picture or bio.

Try the site live: Here | Check out our documentation

How to run the site locally

  • Clone the repo
  • pipenv install in the main directory to install python packages
  • /cd react-app and use the command npm install to install all dependencies
  • Make a copy of the .env.example file and edit to match local db configuration
  • Create the database and user in psql
    • Run all migrations with npx dotenv sequelize db:migrate
    • Seed all data with npx dotenv sequelize db:seed:all
  • Use the start script in the react-app (npm start) to run the server

Technologies used in Adora

Flask was used for the backend and it reduced a ton of boiler plate code, increasing development speed.

pyenv was the software registry of choice.

React is the view engine of choice!

Heroku is the web hosting app of our choice that allowed runs our app on the cloud!

Honorable Mentions are the developement tools that made life much more enjoyable!

  • Postman made route testing very easy and fun!
  • Postbird, its wonderful GUI made all the difference!

Developer

Antonio A.
@vantanova

Thank you for reading my project README ❤️

adora's People

Contributors

vantanova avatar

Stargazers

Mark Valdez avatar Jonathan Wehner avatar Quintin Hull avatar Courtney Newcomer avatar  avatar

Watchers

 avatar

adora's Issues

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.