/nana-ama-stores

A web app for collecting store data, as well as adding and paying taxes. It comes with an authorization system. Built with Ruby on Rails, PostgreSQL, and Tailwind CSS

Primary LanguageHTMLMIT LicenseMIT

District Stores data collection app

Nana Ama

We created an application to collect stores data and revenue. User has different permissions and is able to perform different task based on their permissions

Built With

  • Tailwind CSS
  • Ruby
  • Ruby on Rails

Prerequisites

  • Node.js version 16.4.2
  • Ruby version 3.1.2
  • Rails version 7.0.3

Live link

Website Live link

Login Credentials

  • Admin Account
    • Email: admin1@test.com
    • Password: secrete
  • Other Accounts - User, Collector, IT, etc.
    • Email can be found at https://nana-ama-stores.onrender.com/users/index
    • Password for all seeded acconts: secrete

Preview Video

Project walk throgh video

Getting Started 🙌

To get a local copy, run follow make sure you have installed the prerequisite and paste the following in you terminal


git clone https://github.com/learnwithalfred/fnana-ama-stores.git
cd nana-ama-stores
bundle install
yarn install
rails db:create
rails db:migrate
rails db:seed
bin/dev

Start application

bin/dev

Accounts

👤 Alfred Boateng

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.