A seamless platform that connects customers with pharmacists.
Running the code is easy. First, make sure to have the following pieces of software installed:
- Download and install Node.JS : Official Node.JS download link
- Dowload and install Git for Windows: Get Git for Windows
Then clone the project
git clone https://github.com/A-Dadani/ATEEK
CD into the project directory
cd ATEEK
Remove remote origin
git remote remove origin
Install all the Node dependencies
npm install
Start the server
npm start
IMPORTANT!
Please make sure that the Node server is running on port 5000, the project will not work otherwise.
If port 5000 is already taken kindly refer to this article on how to kill a task running on a port: How to find and kill a process running on a port.
The server should now be up and listening to port 5000.
All done! To access the app all you need to do now is to open a new Chrome instance and go to localhost:5000/
.
Backend: Node, Express, JavaScript
DataBase and Auth service: Firebase
FrontEnd: Dart / Flutter
- The raw flutter code and the build are in the
_public
directory. Install the flutter SDK and feel free to browse edit or build the code! - Credentials for the test account are
- Email:
test3@gmail.com
- Password:
S3crettt
- Email: