Skip to content

amrkh97/RacSarayatDB

Repository files navigation

Rotaract Sarayat El-Maadi's Logo

RacSarayatDB

Database Files for Rotaract Sarayat El-Maadi's App.

Getting Started

  • Please refer to the Readme File in the BackEnd Repo After installing the Database files, you can find it Here
  • These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to Install:

Installing

After Installing all the programs and cloning the repo:

  • Setting Up The Database
  1. Open SQL management Studio.
  2. Choose your server and choose your server and press connect.
  3. In Object Explorer, Choose Security -> Logins -> New Login
  4. Choose Login Name: admin / Choose SQL Server Authentication And the password should be 1234
  5. Click ok, then in object explorer click on connect and choose SQl Server Authentication
  6. If prompted to change password then re-type 1234 and click connect.
  7. Create New Database With the Name : Rac_Sarayat
  8. In the newly created database click on Security -> Users -> Right click New User
  9. Choose user name: admin / login name: admin
  10. Click on owned schemas, Tick on:
      -db_datareader
      -db_datawriter
      -db_ddladmin
      -db_owner
  1. Click on membership and tick on the same entries as in Owned Schemas
  2. Execute the File Named: RacTables.sql then CombinedSP.sql

Your database is all set right now, Happy Coding 💞

Testing

For testing our APIs, Postman is used and you can find the collection ready for import Here


Built With

  • SQL

Contributing

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

Authors

License

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

About

The Database Files for Rotaract Sarayat El-Maadi

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages