Skip to content

Build-Week-VR-Funding-Platform/back-end

Repository files navigation

#----------------------------- back-end

VR Funding Platform: For Client SIXR

SIXR is a tech non profit organization based in Seattle. They help underrepresented groups who wouldn’t otherwise have access to technology. One example is helping minorities build virtual reality experiences to tell their story, building empathy and understanding. They work primarily with underrepresented group who wouldn’t otherwise have access to this kind of technology. They want to build a platform that provides tech entrepreneurs with limited resources access to business training, project capital raising, and mentoring.

The first step of the platform is building the ability to raise capital for new tech projects. Ilhan, who is a high school dropout, has a keen interest in starting her own business in the emerging technology sector. She can log in to her account and create a project to start fundraising for it. Those with funding can come to the site and browse projects looking to raise capital.

Getting Started

Fork project and clone to your IDE of choice. Suggested changes will be reviewed periodically.

Prerequisites

Installations

npm i express
npm knex
npm i nodemon -g
npm i cors
npm i helmet
npm i jsonwebtoken
npm install sqlite3

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published