Skip to content

Giving back to the school that got me this far. A simple CRM that Hosts the school's website as well

License

Notifications You must be signed in to change notification settings

ayimdomnic/NyabondoCRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NyabondoCRM

This is a web application for St Josephs Nyabondo High School. A few of Us who made it to Nerdslavania opted to join hands and work something out for the school. The Api is in laravel and the web(Client-side) could be on any other Javascript framework that can consume RESTful of GrapQl Apis.

Installing The Api

Ensure You have composer installed go to composer's official website, and install it globally to your Machine.

  • run this command on your git bash git clone git@github.com:ayimdomnic/NyabondoCRM.git MyRepo
  • cd into MyRepo\WebVersion1 then run composer install
  • now run cp .env.example .env then php artisan key:generate
  • create a new database and feed the database credentials on MyRepo\.env
  • run php artisan migrate then php artisan serve to watch the app n localhost:8000

Use Case

comming soon

Database Structures

comming soon

CONTRIBUTORS

At the moment

About

Giving back to the school that got me this far. A simple CRM that Hosts the school's website as well

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published